Claim Missing Document
Check
Articles

Found 1 Documents
Search
Journal : Jurnal Informatika dan Teknik Elektro Terapan

IMPLEMENTASI METODE DETEKSI TEPI CANNY UNTUK MENGHITUNG JUMLAH UANG KOIN DALAM GAMBAR MENGGUNAKAN OPENCV Julia Ulfah; Nurdin Nurdin
Jurnal Informatika dan Teknik Elektro Terapan Vol 11, No 3 (2023)
Publisher : Universitas Lampung

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.23960/jitet.v11i3.3147

Abstract

Edge detection is often used in image processing to find the edge boundaries of image objects and this is important for selecting the edges of image parts. The image edge detection used in this study counts coins in an image, so that it can easily pass through the human eye but not by a computer. In a computer system, it is necessary to provide programs and test data so that the computer can read and count coins like a human. The purpose of this study is to count coins in an image using Canny edge detection and Gaussian filtering methods. The images used in this study are in the form of *jpg and tested using the Visual Studio Code application using OpenCV and Python. The results of this study indicate that the results of the number of coins read from the images inputted to the system can be read properly, with a data accuracy of 90%. Canny's edge detection method can be used to count the number of coins in an image.Keywords: Pengolahan Citra; Deteksi tepi Canny; Gaussian filtering; OpenCV;